home *** CD-ROM | disk | FTP | other *** search
- ; Inheritance file for use with CreateHeader.rexx
- ; Creates main MUI header and library source files
- ; Author: Nicholas Allen
-
- comment HeaderComment
- include HeaderStart
- end HeaderEnd
- abstract Notify Object
- abstract Family Notify
- Menustrip Family
- Menu Family
- Menuitem Family
- Application Notify
- Window Notify
- Aboutmui Window
- abstract Area Notify
- Rectangle Area
- Balance Area
- Image Area
- Bitmap Area
- Bodychunk Bitmap
- Text Area
- abstract Gadget Area
- String Gadget
- Boopsi Gadget
- Prop Gadget
- Gauge Area
- Scale Area
- Colorfield Area
- List Area
- Floattext List
- Volumelist List
- Scrmodelist List
- Dirlist List
- abstract Numeric Area
- Knob Numeric
- Levelmeter Numeric
- Numericbutton Numeric
- Slider Numeric
- abstract Framedisplay Area
- abstract Popframe Framedisplay
- abstract Imagedisplay Area
- abstract Popimage Imagedisplay
- Pendisplay Area
- Poppen Pendisplay
- Group Area
- abstract Mccprefs Group
- Register Group
- abstract Penadjust Register
- abstract Settingsgroup Group
- abstract Settings Group
- abstract Frameadjust Group
- abstract Imageadjust Group
- Virtgroup Group
- Scrollgroup Group
- Scrollbar Group
- Listview List Group
- Radio Group
- Cycle Group
- Coloradjust Group
- Palette Group
- Popstring Group
- Popobject Popstring
- Poplist Popobject
- Popscreen Popobject
- Popasl Popstring
- Semaphore Object
- Applist Semaphore
- Dataspace Semaphore
- abstract Configdata Dataspace
-
- Label Text
- Button Text
- Checkmark Image
- HSpace Rectangle
- VSpace Rectangle
- HBar Rectangle
- VBar Rectangle
- BarTitle Rectangle
-